home *** CD-ROM | disk | FTP | other *** search
/ The Dream Of Mars / The Dream of Mars.iso / Labo.dxr / 00067.ls < prev    next >
Encoding:
Text File  |  1997-01-07  |  86 b   |  7 lines

  1. on attend
  2.   startTimer()
  3.   repeat while the timer < 30
  4.     nothing()
  5.   end repeat
  6. end
  7.